home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Interactive 1
/
PC World Interactive 1 - Nisan 1997.iso
/
prog
/
masa
/
12
/
thelock.ex_
/
0
/
RCDATA
/
TSENTRY
/
TSENTRY.txt
Wrap
Text File
|
1997-01-05
|
1KB
|
81 lines
object sentry: Tsentry
Left = 3
Top = 6
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = 'The Lock Sentry'
ClientHeight = 69
ClientWidth = 225
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OnActivate = FormActivate
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 8
Top = 8
Width = 209
Height = 33
Shape = bsFrame
end
object Label1: TLabel
Left = 168
Top = 16
Width = 42
Height = 13
Caption = '00:00:00'
end
object Label2: TLabel
Left = 16
Top = 16
Width = 145
Height = 13
Caption = 'Time remaining until The Lock:'
end
object StatusBar1: TStatusBar
Left = 0
Top = 50
Width = 225
Height = 19
Panels = <>
SimplePanel = True
SizeGrip = False
end
object winclass1: TListBox
Left = 32
Top = 256
Width = 137
Height = 49
ItemHeight = 13
TabOrder = 1
end
object tempf: TListBox
Left = 32
Top = 320
Width = 137
Height = 49
ItemHeight = 13
TabOrder = 2
end
object wintitle1: TListBox
Left = 64
Top = 192
Width = 89
Height = 57
ItemHeight = 13
TabOrder = 3
Visible = False
end
object Timer1: TTimer
Enabled = False
OnTimer = Timer1Timer
Left = 120
Top = 104
end
end